home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2008 #18 / KCD200818.ISO / Euro Truck / ets_1_00_setup.exe / base.scs / uilab / ui / pointers / vres.sii < prev   
Text File  |  2008-07-25  |  508b  |  41 lines

  1. SiiNunit
  2. {
  3.  
  4. ui::window : .wnd
  5. {
  6.  coords_l: 0
  7.  coords_r: 1024
  8.  coords_t: 768
  9.  coords_b: 0
  10.  my_children[0]: .txt
  11.  my_children[1]: .tooltip
  12. }
  13.  
  14. ui::text : .txt
  15. {
  16.  coords_l: 496
  17.  coords_r: 528
  18.  coords_t: 400
  19.  coords_b: 368
  20.  text: "<align hstyle=center vstyle=center><IMG SRC=/uilab/materials/c_vres.mat></align>"
  21.  p2p_pml: true
  22.  name: "pointer"
  23.  my_parent: .wnd
  24. }
  25.  
  26.  
  27. ui::tooltip : .tooltip
  28. {
  29.  coords_l: 513
  30.  coords_r: 799
  31.  coords_t: 368
  32.  coords_b: 341
  33.  p2p_pml: true
  34.  name: "tooltip"
  35.  id: 1
  36.  my_parent: .wnd
  37. }
  38. }
  39.  
  40.  
  41.